Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade paper rebased #14

Open
wants to merge 73 commits into
base: ptn-1.0-ember-paper-1.0.0-beta.9
Choose a base branch
from

Conversation

bhabanip07
Copy link

No description provided.

xomaczar and others added 30 commits July 24, 2018 18:43
* Add failing tests for tile order and length changes

* Expose didUpdate callback on grid-list update

* remove layout-padding remnant

* Sort tiles by dom order on grid-list didUpdate

* Add tests for basic grid-list attributes
1. For paper-input, validate only when its value changes. 
2. For paper-autocomplete, validate only when selection is changed.
Hi, I saw that this issue miguelcobain#791 hasn't been fixed yet. Here's a PR to fix it. I've added a test and an example of a disabled tab in the dummy app.
miguelcobain and others added 29 commits September 19, 2018 14:43
…lcobain#794)

In the angular implementation, they allow you to customize the button by using a ["highlightClass"](https://github.com/angular/material/blob/v1.1.4/src/components/toast/toast.js#L174):

> If set, the given class will be applied to the highlighted action button.<br/>
> This allows you to specify the highlight color easily. Highlight classes are `md-primary`, `md-warn`  and `md-accent
1. For paper-input, validate only when value changes
2. For paper-autocomplete, validate when selection is made.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants